01. Assessment
SOLUTION:
Supervised learning requires training labeled data and we know the outcome we are trying to predict. In an unsupervised algorithm your data points are not labeled and we do not necessarily know the outcome we are trying to predict.SOLUTION:
The ‘k’ refers to the number of clusters and we can determine it’s value using several techniques like the Elbow Method or Silhouette Method.SOLUTION:
80%